[INFO] cloning repository https://github.com/cleitonaugusto/async-graphql-dataloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cleitonaugusto/async-graphql-dataloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleitonaugusto%2Fasync-graphql-dataloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleitonaugusto%2Fasync-graphql-dataloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3ef75c6d1977d2305d72ddd90f7229458373240
[INFO] checking cleitonaugusto/async-graphql-dataloader/d3ef75c6d1977d2305d72ddd90f7229458373240 against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleitonaugusto%2Fasync-graphql-dataloader" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cleitonaugusto/async-graphql-dataloader
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/cleitonaugusto/async-graphql-dataloader
[INFO] tweaked toml for git repo https://github.com/cleitonaugusto/async-graphql-dataloader written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cleitonaugusto/async-graphql-dataloader on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cleitonaugusto/async-graphql-dataloader already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-graphql-derive v5.0.10
[INFO] [stderr]   Downloaded async-graphql-value v5.0.10
[INFO] [stderr]   Downloaded async-graphql-parser v5.0.10
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded async-graphql v5.0.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c3c58ab11b00b9af5740b071de51a2092eaedd4b1d7094b91fb19c1a0ae8911
[INFO] running `Command { std: "docker" "start" "-a" "0c3c58ab11b00b9af5740b071de51a2092eaedd4b1d7094b91fb19c1a0ae8911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c3c58ab11b00b9af5740b071de51a2092eaedd4b1d7094b91fb19c1a0ae8911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c3c58ab11b00b9af5740b071de51a2092eaedd4b1d7094b91fb19c1a0ae8911", kill_on_drop: false }`
[INFO] [stdout] 0c3c58ab11b00b9af5740b071de51a2092eaedd4b1d7094b91fb19c1a0ae8911
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f94f5d29a5092d16205ed5193d0894e98d1f7ae7bb15135fb0392e2cecd80a5e
[INFO] running `Command { std: "docker" "start" "-a" "f94f5d29a5092d16205ed5193d0894e98d1f7ae7bb15135fb0392e2cecd80a5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking async-graphql-dataloader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]  --> benches/benchmark.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use criterion::{criterion_group, criterion_main, Criterion};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]  --> benches/real_world_benchmark.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use criterion::{criterion_group, criterion_main, BenchmarkId, Criterion};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `criterion` in this scope
[INFO] [stdout]   --> benches/benchmark.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 criterion::black_box(result);
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-graphql-dataloader` (bench "benchmark") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]  --> benches/performance_comparison.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use criterion::{criterion_group, criterion_main, BenchmarkId, Criterion};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `criterion` in this scope
[INFO] [stdout]   --> benches/real_world_benchmark.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 criterion::black_box(results);
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `criterion` in this scope
[INFO] [stdout]   --> benches/real_world_benchmark.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 criterion::black_box(results);
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `criterion` in this scope
[INFO] [stdout]   --> benches/real_world_benchmark.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 criterion::black_box(first_load);
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `criterion` in this scope
[INFO] [stdout]   --> benches/real_world_benchmark.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |                     criterion::black_box(result);
[INFO] [stdout]    |                     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `criterion` in this scope
[INFO] [stdout]    --> benches/real_world_benchmark.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |                     criterion::black_box(&results); // Use borrow do vetor
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `criterion` in this scope
[INFO] [stdout]    --> benches/real_world_benchmark.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 criterion::black_box(results);
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-graphql-dataloader` (bench "real_world_benchmark") due to 7 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `criterion` in this scope
[INFO] [stdout]   --> benches/performance_comparison.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |                         criterion::black_box(results);
[INFO] [stdout]    |                         ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `criterion` in this scope
[INFO] [stdout]   --> benches/performance_comparison.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 criterion::black_box(results);
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `criterion` in this scope
[INFO] [stdout]    --> benches/performance_comparison.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 criterion::black_box(results);
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-graphql-dataloader` (bench "performance_comparison") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "f94f5d29a5092d16205ed5193d0894e98d1f7ae7bb15135fb0392e2cecd80a5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f94f5d29a5092d16205ed5193d0894e98d1f7ae7bb15135fb0392e2cecd80a5e", kill_on_drop: false }`
[INFO] [stdout] f94f5d29a5092d16205ed5193d0894e98d1f7ae7bb15135fb0392e2cecd80a5e
